perm filename ORDER[CMU,AIL] blob
sn#080188 filedate 1974-01-07 generic text, type T, neo UTF8
00100 COMMENT⊗ SPECIFIES ORDER OF REL FILES IN SAIL LIBRARY
00200 NAM,7
00300 ALL,HEAD,!GOGOL
00400 HDR,GOGOL
00500 LOR,LUP,KNT,COD
00600 HDR,SEA*
00610 SEA
00700 HDR,TRIGS
00800 TG1,TG2,TG3,TGI
00900 HDR,NWORLD
01000 PRC,IRP
01100 HDR,ARYSER
01200 PIT
01300 ,HEAD,LEPRUN
01400 LEP
01500 ,HEAD,WRDGET
01600 REM
01700 HDR,IOSER
01800 USC,LIN,TTY,OPN,STS,NUM,LOK,OUT,INP,WRD,BRK,CLS,MTP
01900 HDR,ARYSER
02000 ARY
02100 HDR,STRSER
02200 CAT,SUB,EQU,PNT,PTC,CVS,CVD,SCN,CVC,CVL,CVF
02300 HDR,IOSER
02400 TBB,SIM,CHN,FIL,FLS
02500 HDR,GOGOL
02600 POW,SGC,COR
02700 HDR,ARYSER*
02800 DM1,DM2,DM3,DM4
02900 HED,SAIHED,HEAD
03000 HED
03100 END
03200
03300 HDRFIL is created from HEAD and part of GOGOL. It contains all
03400 index and bit and AC declarations, as well as the macros
03500 which are used in the library. All comments and blank
03600 lines are squeezed out. It is not created unless some
03700 need for it is exhibited.
03800 DOHEAD is created if needed to create the HEAD entry in the library,
03900 an INTERNALed symbol table of the user-table things.
04000 SCISS.SAI reads this file to get its instructions. To read the
04100 above stuff, consider an example: If SAIPTC is to be
04200 compiled, From IOSER will be extracted the code for PTC,
04300 named SAIPTC.FAI. This will be assembled with HDRFIL to
04400 get SAIPTC.REL. If the first file is not HDRFIL, no extrac-
04500 tion will be performed.
04510 CMU HACKS : PTY taken out from between TBB & SIM (cmu doesn't use em)
04520 * means dont use thethings on the next line if making a gasseg.
04530 SEA added.
04600 ⊗